const google.golang.org/protobuf/proto.hasProtoMethods
2 uses
google.golang.org/protobuf/proto (current package)
proto_methods.go#L16: const hasProtoMethods = true
reset.go#L17: if mr, ok := m.(interface{ Reset() }); ok && hasProtoMethods {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)